Skip to content

Conversation

@MacDue
Copy link
Member

@MacDue MacDue commented Sep 2, 2025

PR #148287 removed the "\s*" before ".Lfunc_end" for AArch64, which broke update_llc_test_checks.py for a number of tests including:

  • llvm/test/CodeGen/AArch64/sme-za-exceptions.ll
  • llvm/test/CodeGen/AArch64/win-sve.ll

This patch adds the "\s*" back.

PR llvm#148287 removed the "\s*" before ".Lfunc_end" for AArch64, which broke
`update_llc_test_checks.py` for a number of tests including:

- `llvm/test/CodeGen/AArch64/sme-za-exceptions.ll`
- `llvm/test/CodeGen/AArch64/win-sve.ll`

This patch adds the "\s*" back.
@MacDue MacDue requested a review from RKSimon September 2, 2025 14:14
@MacDue MacDue enabled auto-merge (squash) September 2, 2025 14:33
@MacDue MacDue merged commit 314dc33 into llvm:main Sep 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants